home *** CD-ROM | disk | FTP | other *** search
/ Best Tools for JAVA / Best Tools for JAVA.iso / JAVA_ALL / RMI_OS / RMI-PREB / EXAMPLES / HELLO / README.TXT < prev    next >
Encoding:
Text File  |  1996-11-08  |  722 b   |  17 lines

  1. This directory contains the "hello" example from the tutorial.  You can
  2. follow the instructions in the tutorial if you want to build and run it
  3. from scratch.  The tutorial can be found in the directory:
  4.  
  5.      rmi/doc/tutorial
  6.  
  7. [ There are html, pdf and ps formats. ]
  8.  
  9. On Solaris you can execute the "run" script in this directory, which will
  10. print out what it is doing while it builds and runs the example.  It
  11. assumes that the registry is not currently running.
  12.  
  13. On Windows systems, you can execute "run.bat" in this directory, which
  14. will explain each step as it builds and runs the example.  Upon
  15. completion, you will need to explicitly destroy the windows created for
  16. the registry and server processes.
  17.